Skip to content

Add support for custom configuration file paths#248

Merged
sunnamed434 merged 2 commits into
mainfrom
configs-in-args
Sep 29, 2025
Merged

Add support for custom configuration file paths#248
sunnamed434 merged 2 commits into
mainfrom
configs-in-args

Conversation

@sunnamed434
Copy link
Copy Markdown
Owner

@sunnamed434 sunnamed434 commented Sep 27, 2025

Command line: --criticals-file my_criticals.json --logging-file my_logging.json --obfuscation-file my_obfuscation.json --protections StringsEncryption,AntiDe4dot

If user use readline input type, then if config doesn't exists it will ask user to input one.

@sunnamed434 sunnamed434 merged commit adbc9a6 into main Sep 29, 2025
52 checks passed
@sunnamed434 sunnamed434 deleted the configs-in-args branch October 11, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow specifying criticals.json, logging.json and obfuscation.json via the commandline

1 participant